type os.onlyWriter

2 uses

	os (current package)
		file.go#L162: 	return io.Copy(onlyWriter{f}, r)
		file.go#L165: type onlyWriter struct {